@charset "utf-8";
*{margin: 0;padding: 0;list-style: none;font-size: 14px;border: none;font-family:"Microsoft Yahei";}
a { text-decoration: none; color: #222;cursor: pointer;}
a:hover { text-decoration: underline;color: #035fa8; }
.clear{clear: both;}
.f-left{float: left;}
.f-right{float: right;}

/*头部样式---START*/
.head-top{width: 100%;height: 40px;line-height: 40px;background-color: #035fa8;}
.center{width: 1100px;margin: 0 auto;}
.head-top .head-wel{color: white;}
.head-top .head-wel>a{display: inline-block;margin: 8px 6px;width: 96px;height: 22px;border: 1px solid #dcedff;
    line-height: 22px; color: #eff7ff;text-align: center;transition: 0.3s;}
.head-top .head-wel>a:hover{text-decoration: none; color: #fff; transition: 0.3s;}
.head-top .head-time{color: white;float: right;display: inline-block;width: 200px;}

.head-bg{background: url(hdbg-zz.png) no-repeat;width: 100%;height: 196px;position: relative;}
.head-bg .head-logo{display: block;width: 468px;height: 104px;float: left;margin: 30px 0 0 20px;}
.head-bg .head-right{width: 296px;height: 100px;float: right;margin: 30px 20px 0 0;position: relative;}
.head-bg .form-find{list-style: none;width: 220px;height: 34px;box-shadow: inset;border-radius: 3px 0 0 3px;border: 1px solid #eee;}
.head-bg .submit{display: block;list-style: none;border: none;margin: 0;width: 40px;height: 36px;
    background-color: #035fa8;border-radius: 0 3px 3px 0;position: absolute;    top: 29px;  left: 220px;}
.head-bg form .input-find{position: absolute;top: 7px;left: 8px;}
.head-bg .hot-find{margin-top: 10px;}
.head-bg .hot-find>a{color: #035fa8;}

.head-nav{height: 38px;padding-top: 2px;background-color: #035fa8;position: absolute;bottom: 0;fill: #fff;}
.head-nav li{float: left;}
.head-nav li>a{display: block;width: 140px;height: 38px;border-radius: 4px 4px 0 0;line-height: 38px;margin-left: 6px;
    color: #ffffff;font-size: 16px;letter-spacing: 2px;padding-right: 10px;}
.head-nav li>a:hover{text-decoration: none;}
.head-nav .head-nav-hover{background-color: #ffffff;color: #035fa8;text-decoration: none;fill: #035fa8;}
.head-nav>li>a>span.nav-001{display: block;float: left;width: 26px;height: 26px; margin-left: 30px;margin-top: 6px;}
.head-nav>li>a>span{display: block;float: left;width: 26px;height: 26px; margin-left: 14px;margin-top: 6px;}

/*头部样式---END*/

/*新闻样式---START*/
.news-0{background-image: url(new-bg.png);width: 1100px;height: 80px;margin-top: 10px;}
.news-0 h3{width: 900px;margin: 0 auto;padding-top:6px;font-size: 23px;color: #035fa8;text-align: center;line-height: 46px;
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news-0 h3>a{font-size: 23px;color: #035fa8;}
.news-0 h3>a:hover{text-decoration: none;}
.news-0 p{width: 1040px;margin: 0 auto;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
/*banner---START*/
.banner-item{width: 540px;height: 334px;float: left;margin-top: 10px;position: relative;}
.banner-item .banner-images{margin: 0; padding: 0; }
.banner-item .banner-images>li{display: none;position: absolute;height: 334px;width: 540px;}
.banner-item .banner-images>li:nth-child(1){display: block}
.banner-item .banner-images>li img{height: 334px;width: 540px;position: relative;}
.banner-item .banner-images>li p{position: absolute;padding: 0;margin: 0;bottom: 0;left: 0;
    width: 100%;height: 38px;background-color: rgba(0,0,0,0.6);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.banner-item .banner-images>li p a{display: block;text-decoration: none;color: #ffffff;line-height: 38px;padding-left: 10px;width: 336px;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.banner-item ul.banner-circle{width: 100px;height: 40px;position: absolute;right: 8px;bottom: 0;}
.banner-item ul.banner-circle>li{width: 10px;  height: 10px;  border-radius: 50%;
    border: 1px solid #ffffff;background-color: #ffffff; margin: 14px 6px;  float: left;cursor: pointer}
.banner-item ul.banner-circle .cir-hov{background-color: #035fa8;}
.banner-item dl>.left_cl{position: absolute;top: 50%;left: 3px;width: 12px;height: 20px;padding: 20px 12px;
    background-color: rgba(0,0,0,0.3);margin-top: -32px;border-radius: 4px;transition: 0.4s;}
.banner-item dl>.right_cl{position: absolute;top: 50%;right: 3px;width: 12px;height: 20px;padding: 20px 12px;
    background-color: rgba(0,0,0,0.3);margin-top: -32px;border-radius: 4px;transition: 0.4s;}
.banner-item dl>.left_cl:hover{background-color: rgba(0,0,0,0.8);cursor: pointer;transition: 0.4s;}
.banner-item dl>.right_cl:hover{background-color: rgba(0,0,0,0.8);cursor: pointer;transition: 0.4s;}
/*banner----END*/
.news{width: 548px;height: 332px;border: 1px solid #f5f5f5;float: left;margin-left: 10px;margin-top: 10px;}
.news .news-nav{width: 100%;height: 38px;background-color: #f7f7f7;border-bottom: 2px solid #cccccc;}
.news .news-nav>li{float: left;width: 25%;height: 38px;line-height: 38px;text-align: center;}
.news .news-nav>li a{font-size: 16px;}
.news .news-nav>li a.news-nav-hover{display: inline-block;width: 100%;border-bottom: 2px solid #035fa8;color: #035fa8;
    font-weight: bold;  text-decoration: none;}

.news .news-item{padding: 12px 12px 0 6px;line-height: 32px;height: 238px;overflow: hidden;}
.news .news-item>li>ul>li{line-height: 32px;}
.news .news-item>li>ul>li>a:before{content: "";display: inline-block;width: 3px;height: 3px;margin: 4px;background-color: #666;border-radius: 50%;}
.news .news-item>li>ul>li>span{float: right;}

.news .news-pro{width: 100%;height: 42px;background: url(news-pro.png) no-repeat;background-size: cover;position: relative;}
.news .news-pro>a{font-size: 16px;color: #035fa8;}
.news .news-pro>a:hover{font-size: 16px;font-weight: bold;text-decoration: none;}
.news .news-pro .pro-ch{position: absolute;left: 78px;top: 12px;}
.news .news-pro .pro-sh{position: absolute;left: 260px;top: 12px;}
.news .news-pro .pro-cz{position: absolute;left: 444px;top: 12px;}
/*新闻样式---END*/

.special{width: 99%;height: 68px;background-color: #eeeeee;margin-top: 10px;padding-top: 6px;padding-left: 1%;}

/*互动服务--START*/
.service{width: 548px;height: 180px;border: 1px solid #f5f5f5;float: left;margin-left: 10px;margin-top: 10px;}
.service .ser-nav{width: 100%;height: 38px;background-color: #f7f7f7;border-bottom: 2px solid #cccccc;}
.service .ser-nav .ser-nav-hover{display: inline-block;font-size: 16px;color: #035fa8;width: 25%;height: 38px;line-height: 38px;text-align: center;
    font-weight: bold;text-decoration: none;border-bottom: 2px solid #035fa8;}
.service .ser-item{padding: 6px;}
.service .ser-item>li{float: left;width: 124px;height: 32px;border: 1px solid #80a4de;background-color: #fafcff;line-height: 32px;text-align: center;
    margin: 4px;}
.service .ser-item>li>a{text-decoration: none;}

.exchange{width: 548px;height: 118px;border: 1px solid #f5f5f5;float: left;margin-left: 10px;}
.exchange .ex-nav{width: 100%;height: 38px;background-color: #f7f7f7;border-bottom: 2px solid #cccccc;}
.exchange .ex-nav .ex-nav-hover{display: inline-block;font-size: 16px;color: #035fa8;width: 25%;height: 38px;line-height: 38px;text-align: center;
    font-weight: bold;text-decoration: none;border-bottom: 2px solid #035fa8;}
.exchange .ex-item>li{width: 100%;}
.exchange .ex-item>li>a{display: block;float: left;width: 20%;text-align: center;padding-top: 16px;text-decoration: none;}
.exchange .ex-item>li>a>img{display: inline-block;margin: 0 auto;width: 32px;height: 30px;}
.exchange .ex-item>li>a>img.second{width: 40px;}
/*互动服务--END*/

.friend{margin-top: 10px;}
.friend .fri-nav{height: 38px;width: 100%;background-color: #eeeeee;line-height: 38px;}
.friend .fri-nav p{width: 120px;height: 100%;text-align: center;color: #FFFFFF;background-color: #035fa8;float: left;font-size: 16px;font-weight: 600;}
.friend .fri-nav ul{float: left;}
.friend .fri-nav ul li{float: left;width: 180px;text-align: center;line-height: 34px;overflow: hidden;color: #222;cursor: pointer;margin-top: 4px;}
.fri-hover{color: #0168b7 !important;background-color: white;}
.friend .fri-ul{border: 1px solid #eeeeee;padding-top: 6px;border-top: none;}
.friend .fri-ul ul li{float: left;margin-left: 32px;line-height: 36px;}

/*底部样式--START*/
.foot{width: 100%;height:110px;margin-top: 12px;background-color: #f7f7f7;border-top: 2px solid #035fa8;padding-top: 18px;}
.foot .footer{line-height: 32px;}
.foot .footer>ul>li{float: left;margin-left: 24px;}
.foot .footer>div{float: left;margin-left: 48px;}
/*底部样式--END*/

/*绝对定---START*/
.fixed{position: fixed;top: 300px;right: 50%;margin-right: -648px;}
.fixed ul li{border: 1px solid #ccc; border-bottom: none;  position: relative;  cursor: pointer;
    width: 68px;  height: 56px;  padding-top: 14px;  background-color: #fff;  transition: 0.2s;}
.fixed ul li:nth-last-child(1){border-bottom: 1px solid #cccccc;}
.fixed ul li a{display: block;width: 100%;height: 100%;text-align: center;}
.fixed ul li:hover{text-decoration: none;background-color: #f8f8f8;}
.fixed ul li:hover a{text-decoration: none;}

.fixed ul>li.fix-last{height: 28px;padding-top: 8px;}
.fixed ul>li.fix-last .iconfont-0{font-size: 22px;}
/*绝对定---END*/

.scroll-outer{height:60px;width: 1024px;float: right;}
#scroll{width:980px;margin:0 auto;font-family:"Microsoft Yahei";}
#scroll .item{position:relative;width:240px;height:60px;margin:0 auto;background-color:#fff;overflow:hidden;}
#scroll .item img{width: 100%;height: 100%;}
#scroll .shd{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0);}
#scroll .shd a{display:block;width:240px;height:60px;}
#scroll h3{width:226px;height:25px;margin-bottom:6px;padding-top:6px;overflow:hidden;
    /*!!!!*/
    font:700 18px/25px arial,"Microsoft Yahei";}
/*0000*/
#scroll h3 a{color:#333;text-decoration:none;}
#scroll h3 a:hover{color:#338de6;}
#scroll p{width:226px;height:54px;line-height:18px;font-size:12px;}

.owl-pagination{display: none;}
.owl-theme .owl-controls .owl-buttons div{position:absolute;top: 0;width:26px;height:60px;margin:0;padding:0;border-radius:0;
    font:36px/36px "����";font-weight: bold;background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-12px;border-radius: 2px 0 0 2px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-12px;border-radius: 0 2px 2px 0;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";background-color: #222222;
    display: inline-block;width: 100%;height: 100%;padding-top: 14px;}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";background-color: #222222;
    display: inline-block;width: 100%;height: 100%;padding-top: 14px;}